Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(copilot): scroll is not aware of start position param type #4689

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yohai109
Copy link

No description provided.

@@ -99,6 +99,7 @@ const detoxCopilotFrameworkDriver = {
guidelines: [
'Direction can be "up", "down", "left", or "right".',
'Use `startPositionX` and `startPositionY` to specify the starting point of the scroll gesture.',
'`startPositionX` and `startPositionY` are relative to the element\'s width and height, respectively.',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's clarify the fact that it uses a [0,1] range value (normalized).

@yohai109 yohai109 requested a review from asafkorem January 26, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants